Hassieb Pakzad

Results 26 issues of Hassieb Pakzad

- Adds environment labels to prompts - Deprecates isActive property on prompts in favor of the 'production' label - Maintains backward compat for prompt creations with the 'isActive' flag set...

Adds backfill script for generations calculated costs

### Describe the bug When using deno + langchain + function calling, the function output is not captured. This is presumably due to the `instanceof` check failing in the `handleLLMEnd`callback...

bug
sdk-js
integration-langchain

### Discussed in https://github.com/orgs/langfuse/discussions/2781 Originally posted by **ashamlian-roadway** July 29, 2024 ### Describe the feature or potential improvement Currently (and if I'm not mistaken), observation data is serialized with `EventSerializer`....

good first issue
sdk-python
hacktoberfest

### Discussed in https://github.com/orgs/langfuse/discussions/3402 Originally posted by **marcklingen** September 18, 2024 ### Describe the feature or potential improvement In todays community session, the idea came up multiple times to redact...

good first issue
sdk-python
sdk-js
hacktoberfest24
hacktoberfest

### Discussed in https://github.com/orgs/langfuse/discussions/2104 ## Description We need to implement the same sampling logic in our TypeScript SDK that is currently used in our Python SDK. This will ensure consistent...

good first issue
sdk-js
hacktoberfest

### Discussed in https://github.com/orgs/langfuse/discussions/3489 Originally posted by **dimitrydesilias** September 26, 2024 Hi Support, I have a problem with my tracing details it returns null data , I am working on...

bug
integration-vercel-ai-sdk

### Discussed in https://github.com/orgs/langfuse/discussions/3401#discussioncomment-10729372 Originally posted by **ajram23** September 18, 2024 # Bug Report: KeyError in ChatPromptTemplate ## Issue Description A KeyError is occurring when trying to use a ChatPromptTemplate....

bug
sdk-python
feat-prompt-management
integration-langchain

> [!IMPORTANT] > Adds a comment in `get-started.mdx` to demonstrate using the trace client for scoring within the context manager block. > > - **Documentation**: > - Adds a comment...