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...
main
Axiom-2.0
670 kB
1 contributor
History:
45 commits
Aasher
Refactor Axiom 2.0 documentation by adding web search capability using Tavily MCP, and updating MCP server configuration details in chainlit.md and README.md
6f44c43
11 months ago
.chainlit
Add chainlit configuration
11 months ago
.github
Refactor Axiom 2.0 documentation by adding web search capability using Tavily MCP, and updating MCP server configuration details in chainlit.md and README.md
11 months ago
public
update axiom image
11 months ago
src
Update prompt to prevent asnwering irrelevant questions
11 months ago
.dockerignore
234 Bytes
feat: Containerize the project using Docker for production
11 months ago
.env.example
269 Bytes
Update env to configure Agent and Assistant Models
11 months ago
.gitattributes
1.52 kB
feat: Containerize the project using Docker for production
11 months ago
.gitignore
296 Bytes
Add chainlit configuration
11 months ago
.python-version
5 Bytes
init project
11 months ago
Dockerfile
2.89 kB
Add chainlit.md file in the container to show it in chainlit app
11 months ago
README.md
189 Bytes
Add Readme for HF space
11 months ago
chainlit.md
1.87 kB
Refactor Axiom 2.0 documentation by adding web search capability using Tavily MCP, and updating MCP server configuration details in chainlit.md and README.md
11 months ago
chainlit.yaml
278 Bytes
feat: Add chainlit file for auth
11 months ago
chainlit_ui.py
6.72 kB
Refactor AxiomAgent model initialization and update MCP server configuration to include Tavily MCP with environment variable support
11 months ago
cli.py
5.4 kB
feat: Add cli for interacting with Axiom agent
11 months ago
mcp.json
305 Bytes
Refactor AxiomAgent model initialization and update MCP server configuration to include Tavily MCP with environment variable support
11 months ago
pyproject.toml
321 Bytes
Simplify the package
11 months ago
uv.lock
312 kB
Fix npx command execution in mcp.json using -c flag
11 months ago