Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aasher
/
Axiom-2.0
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8e51d48
Axiom-2.0
670 kB
1 contributor
History:
44 commits
Aasher
Update prompt to prevent asnwering irrelevant questions
8e51d48
6 months ago
.chainlit
Add chainlit configuration
6 months ago
.github
Add README for chainlit app and Update github README
6 months ago
public
update axiom image
6 months ago
src
Update prompt to prevent asnwering irrelevant questions
6 months ago
.dockerignore
Safe
234 Bytes
feat: Containerize the project using Docker for production
6 months ago
.env.example
Safe
269 Bytes
Update env to configure Agent and Assistant Models
6 months ago
.gitattributes
Safe
1.52 kB
feat: Containerize the project using Docker for production
6 months ago
.gitignore
Safe
296 Bytes
Add chainlit configuration
6 months ago
.python-version
Safe
5 Bytes
init project
6 months ago
Dockerfile
Safe
2.89 kB
Add chainlit.md file in the container to show it in chainlit app
6 months ago
README.md
Safe
189 Bytes
Add Readme for HF space
6 months ago
chainlit.md
Safe
2.13 kB
Add README for chainlit app and Update github README
6 months ago
chainlit.yaml
Safe
278 Bytes
feat: Add chainlit file for auth
6 months ago
chainlit_ui.py
Safe
6.72 kB
Refactor AxiomAgent model initialization and update MCP server configuration to include Tavily MCP with environment variable support
6 months ago
cli.py
Safe
5.4 kB
feat: Add cli for interacting with Axiom agent
6 months ago
mcp.json
Safe
305 Bytes
Refactor AxiomAgent model initialization and update MCP server configuration to include Tavily MCP with environment variable support
6 months ago
pyproject.toml
Safe
321 Bytes
Simplify the package
6 months ago
uv.lock
Safe
312 kB
Fix npx command execution in mcp.json using -c flag
6 months ago