Add OpenAI-compatible BrainDB agent support#3
Conversation
b88cf32 to
9e240f6
Compare
|
Hi @WarGloom — thanks for the work and the time spent on this. Going to be candid: this PR bundles five different concerns, and after the v0.2.0 merge (#6) plus PR #5 landed it now sits on top of 7 conflicts. After reading through it carefully I think the cleanest path is to close this PR and explain piece by piece, so you can decide what (if anything) is worth your time to come back with. Worth opening as a small new PR — we'd very likely accept:
The other pieces — being honest, they likely won't land:
Closing the PR now so it doesn't sit open through the release, but please don't read that as a dismissal — the OpenAI-profile commit specifically would be a welcome contribution as its own focused PR if you'd like to send one. Thanks again for engaging with the project. |
Summary
Validation
podman exec -e BRAINDB_TEST_URL=http://localhost:8100 braindb_api python -m pytest tests/test_config_profiles.py tests/test_agent_tools_validation.py tests/test_memory_sql.py tests/test_agent_fast_path.py tests/test_agent.py::test_agent_query_smoke -q