Skip to content

Conversation

Ishuin
Copy link
Contributor

@Ishuin Ishuin commented Sep 3, 2025

  • Introduce ORACLE_VS_INTEGRATION_GUIDE.md for documentation on integrating Oracle Vector Store with the AI Optimizer project.
  • Add new server tools: oraclevs_mcp_server.py and oraclevs_retriever.py for vector search capabilities.
  • Update client.py, chatbot.py, and __init__.py to support new features.
  • Include configuration file server_config.json for server settings.
  • Add test files test_oraclevs_tool.py and test_vector_store.py for unit testing.

- Introduce `ORACLE_VS_INTEGRATION_GUIDE.md` for documentation on integrating Oracle Vector Store with the AI Optimizer project.
- Add new server tools: `oraclevs_mcp_server.py` and `oraclevs_retriever.py` for vector search capabilities.
- Update `client.py`, `chatbot.py`, and `__init__.py` to support new features.
- Include configuration file `server_config.json` for server settings.
- Add test files `test_oraclevs_tool.py` and `test_vector_store.py` for unit testing.
@Ishuin Ishuin requested a review from gotsysdba September 3, 2025 09:13
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 3, 2025
@Ishuin Ishuin marked this pull request as ready for review September 3, 2025 09:13
@gotsysdba
Copy link
Member

The fastmcp branch has been updated with the latest main which includes a major shift to using LiteLLM. Please merge fastmcp and ensure all is still working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants