Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Request API for LLM [Question]: #951

Open
1 task done
jaideep11061982 opened this issue Feb 14, 2024 · 0 comments
Open
1 task done

Request API for LLM [Question]: #951

jaideep11061982 opened this issue Feb 14, 2024 · 0 comments
Labels
question Further information is requested

Comments

@jaideep11061982
Copy link

Question Validation

  • I have searched both the documentation and discord for an answer.

Question

ChainOfTableQueryEngine
Does this support LLM API as service ?
my LLM is hosted on report server which we can access as Rest API call.

from chain_of_table_pack.base import ChainOfTableQueryEngine, serialize_table

query_engine = ChainOfTableQueryEngine(df, llm=llm, verbose=True)
@jaideep11061982 jaideep11061982 added the question Further information is requested label Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant