Skip to content

add api route for llm query #488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Sep 11, 2023
Merged

Conversation

aldrinjenson
Copy link
Contributor

@aldrinjenson aldrinjenson commented Sep 7, 2023

Description

  • Add API route for LLM query
  • read from OPENAI_API_KEY in env var

This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@aldrinjenson
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@aldrinjenson aldrinjenson marked this pull request as ready for review September 7, 2023 13:43
@nitisht nitisht added this to the Release 0.6.2 milestone Sep 8, 2023
github-actions bot added a commit that referenced this pull request Sep 8, 2023
@aldrinjenson aldrinjenson marked this pull request as draft September 10, 2023 06:19
 - done to not waste AI credits with dummy query
@nitisht nitisht marked this pull request as ready for review September 10, 2023 15:21
@nitisht nitisht merged commit ff290ee into parseablehq:main Sep 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2023
@aldrinjenson aldrinjenson deleted the feat/ai-query branch September 19, 2023 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants