The most challenging aspect, however, has been improving conversation quality. The use of LangSmith has been beneficial for tracing and observability, but it has its limitations. The author expresses a desire for better tools in the market to enhance the chatbot's performance.
Key takeaways:
- The team is building an LLM chatbot that utilizes data from a technical book publisher's 20 years of books and conference talks.
- They are using LangChain for the project, but it has its limitations.
- The data pipeline and indexing embeddings in PostGres have been challenging due to their complexity and high resource requirements.
- Improving conversation quality has been the most difficult task, despite the use of LangSmith for tracing and observability.