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